home *** CD-ROM | disk | FTP | other *** search
/ Visual Intercept / Visual Intercept.iso / database.z / intercpt.MDB / Notify.json < prev    next >
Encoding:
JavaScript Object Notation  |  1997-03-20  |  300 b 

  1. {
  2.     "schema": {
  3.         "SourceID": "Text (128) NOT NULL",
  4.         "DestinationID": "Text (128) NOT NULL",
  5.         "KeyValue": "Text (255) NOT NULL",
  6.         "Description": "Text (255) NOT NULL",
  7.         "Type": "Integer NOT NULL",
  8.         "Action": "Integer NOT NULL",
  9.         "Options": "Long Integer",
  10.         "NotifyDate": "DateTime NOT NULL",
  11.         "ts": "Text (16) NOT NULL"
  12.     },
  13.     "data": []
  14. }